USskyscrapers.csv

Description

Data about structures in the United States that are \(\ge\) 100 meters tall (as of ~2015).

Variables

Rows: 2,105
Columns: 7
$ Building  <chr> "One World Trade Center", "Willis Tower", "Trump Internation…
$ City      <chr> "New York City", "Chicago", "Chicago", "New York City", "New…
$ Height    <dbl> 541.3, 442.1, 423.2, 417.0, 415.1, 381.0, 365.8, 350.2, 346.…
$ Floors    <dbl> 94, 108, 98, 110, 110, 102, 55, NA, 83, 100, NA, 77, 52, 55,…
$ Completed <dbl> 2014, 1974, 2009, 1972, 1973, 1931, 2009, 1996, 1973, 1969, …
$ Material  <chr> "composite", "steel", "concrete", "steel", "steel", "steel",…
$ Use       <chr> "office", "office", "residential / hotel", "office", "office…
# A tibble: 6 × 7
  Building                          City  Height Floors Completed Material Use  
  <chr>                             <chr>  <dbl>  <dbl>     <dbl> <chr>    <chr>
1 One World Trade Center            New …   541.     94      2014 composi… offi…
2 Willis Tower                      Chic…   442.    108      1974 steel    offi…
3 Trump International Hotel & Tower Chic…   423.     98      2009 concrete resi…
4 One World Trade Center            New …   417     110      1972 steel    offi…
5 Two World Trade Center            New …   415.    110      1973 steel    offi…
6 Empire State Building             New …   381     102      1931 steel    offi…

References

Source: StatCrunch public datasets